-
Home
-
DecaLog
-
4.3.1
-
Code
-
Classes
- TProtocol
| Total Complexity |
77 |
| Dependencies |
4 |
| Dependents |
2 |
| Total lines |
320 |
| Lines of code |
141 |
| Logical lines of code |
113 |
| Comment lines |
73 |
| Methods |
43 |
| Properties |
1 |
Methods 43
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| skipBinary() |
B |
37 |
19 |
78 |
| skip() |
B |
40 |
17 |
57 |
| __construct() |
S |
81 |
1 |
3 |
| getTransport() |
S |
82 |
1 |
3 |
| writeMessageBegin() |
S |
100 |
1 |
0 |
| writeMessageEnd() |
S |
100 |
1 |
0 |
| writeStructBegin() |
S |
100 |
1 |
0 |
| writeStructEnd() |
S |
100 |
1 |
0 |
| writeFieldBegin() |
S |
100 |
1 |
0 |
| writeFieldEnd() |
S |
100 |
1 |
0 |
| writeFieldStop() |
S |
100 |
1 |
0 |
| writeMapBegin() |
S |
100 |
1 |
0 |
| writeMapEnd() |
S |
100 |
1 |
0 |
| writeListBegin() |
S |
100 |
1 |
0 |
| writeListEnd() |
S |
100 |
1 |
0 |
| writeSetBegin() |
S |
100 |
1 |
0 |
| writeSetEnd() |
S |
100 |
1 |
0 |
| writeBool() |
S |
100 |
1 |
0 |
| writeByte() |
S |
100 |
1 |
0 |
| writeI16() |
S |
100 |
1 |
0 |
| writeI32() |
S |
100 |
1 |
0 |
| writeI64() |
S |
100 |
1 |
0 |
| writeDouble() |
S |
100 |
1 |
0 |
| writeString() |
S |
100 |
1 |
0 |
| readMessageBegin() |
S |
100 |
1 |
0 |
| readMessageEnd() |
S |
100 |
1 |
0 |
| readStructBegin() |
S |
100 |
1 |
0 |
| readStructEnd() |
S |
100 |
1 |
0 |
| readFieldBegin() |
S |
100 |
1 |
0 |
| readFieldEnd() |
S |
100 |
1 |
0 |
| readMapBegin() |
S |
100 |
1 |
0 |
| readMapEnd() |
S |
100 |
1 |
0 |
| readListBegin() |
S |
100 |
1 |
0 |
| readListEnd() |
S |
100 |
1 |
0 |
| readSetBegin() |
S |
100 |
1 |
0 |
| readSetEnd() |
S |
100 |
1 |
0 |
| readBool() |
S |
100 |
1 |
0 |
| readByte() |
S |
100 |
1 |
0 |
| readI16() |
S |
100 |
1 |
0 |
| readI32() |
S |
100 |
1 |
0 |
| readI64() |
S |
100 |
1 |
0 |
| readDouble() |
S |
100 |
1 |
0 |
| readString() |
S |
100 |
1 |
0 |